Skip to content

Releases: log10-io/log10

Evaluations, Anthropic support, Agents

16 Jun 17:55
Compare
Choose a tag to compare

What's Changed

  • Evaluations - Basic metrics such as match, fuzzy, includes as well as a C Compiler to test if LLM generated code compiles
  • Anthropic Claude LLM support
  • Agents - CAMEL agents, Scrape summarizer agent

add backoff and retry error handling

26 May 16:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.7.1...0.0.8

get programmatic access to completion urls

11 May 19:44
Compare
Choose a tag to compare

get programmatic access to completion urls

11 May 19:39
55f5bda
Compare
Choose a tag to compare

What's Changed

  • Programmatic access to urls by @nqn in #23

Full Changelog: 0.0.6...0.0.7

Usability improvements

08 May 19:25
a7ca375
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.5...0.0.6

Minor Python client enhancements

02 May 04:07
bf9e1e0
Compare
Choose a tag to compare
  • default to using the log10 data store
  • show completion URL for log10 in debug logs when completionID is generated

0.0.4

28 Apr 16:00
@nqn nqn
Compare
Choose a tag to compare

Added big query support

auto pypi release

13 Apr 21:18
7dcd4ee
Compare
Choose a tag to compare

auto pypi release

updated examples

13 Apr 21:01
358711c
Compare
Choose a tag to compare
Merge pull request #14 from log10-io/ab/babyagi

add langchain babyagi example

Add context session manager

13 Apr 20:54
04e317a
Compare
Choose a tag to compare

This release adds a context session manager with log10_session():