Travis Cline
77504b877f
all: expand test coverage ( #1312 )
...
* scripts: cleanup test scripts
* lint: add test pattern and architectural linting
* internal/httprr: expand httprr testing
* test: add comprehensive unit test coverage
* docs: add comprehensive testing guide to CONTRIBUTING.md
* examples: standardize module versions and cleanup dependencies
* all: re-record several httprr recordings
2025-06-16 18:14:02 +02:00
Travis Cline
c544fb77bd
all: add broad httprr coverage, update dependencies, organize go.mod file, bump to 1.23 ( #1299 )
...
* all: add broad httprr coverage, update dependencies, organize go.mod file, bump to 1.23
update go version to 1.23
add lots of test coverage via httprr recordings
update dependencies and organize go.mod
add testutil/testctr which helps work around a testcontainers-go+colima bug
expand the huggingface implementation and tests
expand capabilities of the ollama package
2025-06-04 11:41:45 -07:00
Eli Bendersky
7214d8a1f5
chains: fix issue with overriding defaults in chainCallOption ( #632 )
...
Updates #626
Fixes #603
Fixes #604
Fixes #594
2024-02-23 13:45:25 -08:00
Bruce Bai
eb17026117
test: fix api chain test error ( #414 ) ( #434 )
2023-12-19 13:48:48 -08:00
FluffyKebab
153acdc31a
chains: use langauge model instead of LLM
2023-06-25 22:57:53 +02:00
lu.bai
de33017b80
chains: update api chain constructor
2023-06-25 10:31:21 +08:00
lu.bai
8a58e854b9
go lint
2023-06-21 18:50:17 +08:00
lu.bai
ff4424446b
go lint
2023-06-21 18:46:11 +08:00
lu.bai
f3d5392928
go lint
2023-06-21 18:12:14 +08:00
lu.bai
9f9fe076b5
test
2023-06-21 18:08:08 +08:00
lu.bai
9b26856987
go lint
2023-06-21 18:03:03 +08:00
lu.bai
df99d715d3
chains: add api chain
2023-06-21 17:40:50 +08:00