Skip to content

Releases: DaveParr/starpilot

lark fix

Choose a tag to compare

@DaveParr DaveParr released this 05 Jun 13:45
  • fix lark dependency requirement in poetry for astrologer command

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@DaveParr DaveParr released this 04 Jun 19:01
f6cda09

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@DaveParr DaveParr released this 04 Mar 15:37
1720974

What's Changed

  • Openai by @DaveParr in #5 moves embedding to OpenAI large. Also estimates cost of embedding and reports back
  • Fixes a bug where repos with multiple languages were not included in self query filtering in astrologer. Now uses Primary Language for each repo only
  • Fixes a bug where repo urls were truncated and broken when clicked

Full Changelog: v.0.1.2...v0.1.3

v.0.1.2

Choose a tag to compare

@DaveParr DaveParr released this 28 Feb 16:01

What's Changed

  • Update langchain dependencies and extend setup to set openAI organisation ID by @DaveParr in #3
  • Refactor astrologer function by @DaveParr in #4

Full Changelog: v0.1.1...v.0.1.2

v0.1.1

Choose a tag to compare

@DaveParr DaveParr released this 16 Jan 12:51
5c688eb

Migrate to use graphql to 10x the read of users with many (800ish) stars.

Time to create vector store is now 2 minutes, not 20.

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@DaveParr DaveParr released this 11 Dec 16:28

First version that seems ready for other people to use.