summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f11a189fa06535b63766e9b6d56dc307a8e94def (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
pkgbase = python-dspy
	pkgdesc = The framework for programming (not prompting) language models
	pkgver = 2.6.19
	pkgrel = 1
	url = https://github.com/stanfordnlp/dspy
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = litellm
	depends = python-anyio
	depends = python-asyncer
	depends = python-backoff
	depends = python-cachetools
	depends = python-cloudpickle
	depends = python-datasets
	depends = python-diskcache
	depends = python-joblib
	depends = python-json_repair
	depends = python-magicattr
	depends = python-importlib-metadata
	depends = python-openai
	depends = python-optuna
	depends = python-pandas
	depends = python-pydantic
	depends = python-regex
	depends = python-requests
	depends = python-tenacity
	depends = python-tqdm
	depends = python-ujson
	depends = python-yaml
	optdepends = deno: python interpreter
	optdepends = python-anthropic: support for Anthropic
	optdepends = python-chromadb: support for Chroma
	optdepends = python-fastembed: required to use Qdrant
	optdepends = python-lancedb: support for LanceDB
	optdepends = python-marqo: support for Marqo
	optdepends = python-qdrant-client: support for Qdrant
	optdepends = python-pillow: support for signatures
	optdepends = python-pinecone-client: support for Pinecone
	optdepends = python-pyepsilla: support for EpsillaDB
	optdepends = python-redis: support for FalkorDB
	optdepends = python-rich: synthesizer submodule
	optdepends = python-weaviate-client: support for Weaviate
	optdepends = python-pymilvus: support for Milvus
	optdepends = python-boto3: support for AWS
	source = dspy::git+https://github.com/stanfordnlp/dspy.git#tag=2.6.19
	b2sums = 723b66721b0e607dafeea3e819e23031abafa4f0ec7068ecd4bc6ea51842a7822401d50cc615247e5e11193cc7a81900241763b2862fa8caa5c3330d8be9e2dd

pkgname = python-dspy