Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aidoczh/dspy-doc-zh
/ functions
Functions
13 in github.com/aidoczh/dspy-doc-zh
⨍
Functions
13
◇
Types & classes
4
↓ 1 callers
Function
correct_citation_format
(paragraph)
examples/longformqa/utils.py:19
↓ 1 callers
Function
has_citations
(paragraph)
examples/longformqa/utils.py:39
↓ 1 callers
Method
run
(self, command: str, timeout=5, globals={}, locals=None)
examples/functional/repl.py:14
Function
AuthorDetails
(props: FeatureItem)
src/components/AuthorDetails/index.tsx:31
Function
Feature
({title, img, description}: FeatureItem)
src/components/HomepageFeatures/index.tsx:41
Function
Home
()
src/pages/index.tsx:40
Function
HomepageFeatures
()
src/components/HomepageFeatures/index.tsx:55
Function
HomepageHeader
()
src/pages/index.tsx:10
Function
citations_check
(paragraph)
examples/longformqa/utils.py:42
Function
execute_code
(command: str, timeout=5, globals={}, locals=None)
examples/functional/repl.py:28
Function
extract_text_by_citation
(paragraph)
examples/longformqa/utils.py:8
Function
metric
(gold, pred, trace=None)
examples/tweets/tweet_metric.py:27
Method
worker
(cls, code: str, globals, locals, queue)
examples/functional/repl.py:7