summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a45f29a96d4bb689189cb83ad875e8169743aa0e (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
pkgbase = python-instructor
	pkgdesc = Structured outputs for LLMs
	pkgver = 1.7.8
	pkgrel = 3
	url = https://github.com/jxnl/instructor
	arch = any
	license = MIT
	checkdepends = litellm
	checkdepends = python-pytest-examples
	checkdepends = python-anthropic
	checkdepends = python-cohere
	checkdepends = python-pytest
	checkdepends = python-pytest-asyncio
	checkdepends = python-docstring-parser
	checkdepends = python-typing-inspection
	checkdepends = python-google-generativeai
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry
	makedepends = python-wheel
	makedepends = python-hatchling
	depends = python
	depends = python-aiohttp
	depends = python-docstring-parser
	depends = python-httpx
	depends = python-jiter
	depends = python-openai
	depends = python-pydantic
	depends = python-regex
	depends = python-rich
	depends = python-tenacity
	depends = python-typer
	depends = python-typing_extensions
	depends = python-jinja
	depends = python-grpcio
	depends = python-google-genai
	depends = python-mistralai
	optdepends = python-anthropic: support for Anthropic models
	optdepends = python-cohere: support for Cohere models
	optdepends = python-google-generativeai: support for Google Gemini models
	optdepends = python-writerai: Writer authenticates your API requests using your account’s API keys.
	source = python-instructor-1.7.8.tar.gz::https://github.com/jxnl/instructor/archive/1.7.8.tar.gz
	sha256sums = 99e630ba98ff29e15d6ccea30742743560b829f45870ae3261861e3d047b8156

pkgname = python-instructor