|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [0.0.1a4](https://github.com/NeonGeckoCom/neon-llm-chatgpt/tree/0.0.1a4) (2023-06-30) |
| 3 | +## [0.0.2a10](https://github.com/NeonGeckoCom/neon-llm-gemini/tree/0.0.2a10) (2025-03-03) |
4 | 4 |
|
5 |
| -[Full Changelog](https://github.com/NeonGeckoCom/neon-llm-chatgpt/compare/0.0.1a3...0.0.1a4) |
| 5 | +[Full Changelog](https://github.com/NeonGeckoCom/neon-llm-gemini/compare/0.0.2a9...0.0.2a10) |
6 | 6 |
|
7 | 7 | **Merged pull requests:**
|
8 | 8 |
|
9 |
| -- Update config handling to use envvars instead of FS overlay [\#6](https://github.com/NeonGeckoCom/neon-llm-chatgpt/pull/6) ([NeonDaniel](https://github.com/NeonDaniel)) |
| 9 | +- Update to stable dependencies [\#7](https://github.com/NeonGeckoCom/neon-llm-gemini/pull/7) ([NeonDaniel](https://github.com/NeonDaniel)) |
10 | 10 |
|
11 |
| -## [0.0.1a3](https://github.com/NeonGeckoCom/neon-llm-chatgpt/tree/0.0.1a3) (2023-06-06) |
| 11 | +## [0.0.2a9](https://github.com/NeonGeckoCom/neon-llm-gemini/tree/0.0.2a9) (2025-01-17) |
12 | 12 |
|
13 |
| -[Full Changelog](https://github.com/NeonGeckoCom/neon-llm-chatgpt/compare/0.0.1a2...0.0.1a3) |
| 13 | +[Full Changelog](https://github.com/NeonGeckoCom/neon-llm-gemini/compare/0.0.2a8...0.0.2a9) |
14 | 14 |
|
15 | 15 | **Merged pull requests:**
|
16 | 16 |
|
17 |
| -- Add log for handled requests [\#4](https://github.com/NeonGeckoCom/neon-llm-chatgpt/pull/4) ([NeonDaniel](https://github.com/NeonDaniel)) |
| 17 | +- Update Docker configuration and async consumer init [\#6](https://github.com/NeonGeckoCom/neon-llm-gemini/pull/6) ([NeonDaniel](https://github.com/NeonDaniel)) |
18 | 18 |
|
19 |
| -## [0.0.1a2](https://github.com/NeonGeckoCom/neon-llm-chatgpt/tree/0.0.1a2) (2023-05-16) |
| 19 | +## [0.0.2a8](https://github.com/NeonGeckoCom/neon-llm-gemini/tree/0.0.2a8) (2025-01-17) |
20 | 20 |
|
21 |
| -[Full Changelog](https://github.com/NeonGeckoCom/neon-llm-chatgpt/compare/babd77e0f173fbe3681927677602c72c58774ff0...0.0.1a2) |
| 21 | +[Full Changelog](https://github.com/NeonGeckoCom/neon-llm-gemini/compare/0.0.2a7...0.0.2a8) |
22 | 22 |
|
23 |
| -**Implemented enhancements:** |
| 23 | +**Merged pull requests:** |
| 24 | + |
| 25 | +- Add Docker container update automation [\#5](https://github.com/NeonGeckoCom/neon-llm-gemini/pull/5) ([NeonDaniel](https://github.com/NeonDaniel)) |
| 26 | + |
| 27 | +## [0.0.2a7](https://github.com/NeonGeckoCom/neon-llm-gemini/tree/0.0.2a7) (2024-04-04) |
| 28 | + |
| 29 | +[Full Changelog](https://github.com/NeonGeckoCom/neon-llm-gemini/compare/0.0.2a6...0.0.2a7) |
| 30 | + |
| 31 | +**Merged pull requests:** |
| 32 | + |
| 33 | +- neon-llm-core version bump [\#4](https://github.com/NeonGeckoCom/neon-llm-gemini/pull/4) ([NeonBohdan](https://github.com/NeonBohdan)) |
24 | 34 |
|
25 |
| -- \[FEAT\] Python Packaging [\#1](https://github.com/NeonGeckoCom/neon-llm-chatgpt/issues/1) |
| 35 | +## [0.0.2a6](https://github.com/NeonGeckoCom/neon-llm-gemini/tree/0.0.2a6) (2024-03-25) |
| 36 | + |
| 37 | +[Full Changelog](https://github.com/NeonGeckoCom/neon-llm-gemini/compare/0.0.2a5...0.0.2a6) |
26 | 38 |
|
27 | 39 | **Merged pull requests:**
|
28 | 40 |
|
29 |
| -- Update for packaging and deployment [\#3](https://github.com/NeonGeckoCom/neon-llm-chatgpt/pull/3) ([NeonDaniel](https://github.com/NeonDaniel)) |
| 41 | +- neon-llm-core version bump [\#3](https://github.com/NeonGeckoCom/neon-llm-gemini/pull/3) ([NeonBohdan](https://github.com/NeonBohdan)) |
| 42 | + |
| 43 | +## [0.0.2a5](https://github.com/NeonGeckoCom/neon-llm-gemini/tree/0.0.2a5) (2024-01-17) |
| 44 | + |
| 45 | +[Full Changelog](https://github.com/NeonGeckoCom/neon-llm-gemini/compare/0.0.2a3...0.0.2a5) |
| 46 | + |
| 47 | +**Merged pull requests:** |
| 48 | + |
| 49 | +- Use Gemini [\#1](https://github.com/NeonGeckoCom/neon-llm-gemini/pull/1) ([NeonBohdan](https://github.com/NeonBohdan)) |
| 50 | + |
| 51 | +## [0.0.2a3](https://github.com/NeonGeckoCom/neon-llm-gemini/tree/0.0.2a3) (2023-11-16) |
| 52 | + |
| 53 | +[Full Changelog](https://github.com/NeonGeckoCom/neon-llm-gemini/compare/0.0.2a2...0.0.2a3) |
| 54 | + |
| 55 | +## [0.0.2a2](https://github.com/NeonGeckoCom/neon-llm-gemini/tree/0.0.2a2) (2023-10-23) |
| 56 | + |
| 57 | +[Full Changelog](https://github.com/NeonGeckoCom/neon-llm-gemini/compare/0.0.2a1...0.0.2a2) |
| 58 | + |
| 59 | +## [0.0.2a1](https://github.com/NeonGeckoCom/neon-llm-gemini/tree/0.0.2a1) (2023-10-19) |
| 60 | + |
| 61 | +[Full Changelog](https://github.com/NeonGeckoCom/neon-llm-gemini/compare/0.0.1...0.0.2a1) |
| 62 | + |
| 63 | +## [0.0.1](https://github.com/NeonGeckoCom/neon-llm-gemini/tree/0.0.1) (2023-06-30) |
| 64 | + |
| 65 | +[Full Changelog](https://github.com/NeonGeckoCom/neon-llm-gemini/compare/0.0.1a4...0.0.1) |
| 66 | + |
| 67 | +## [0.0.1a4](https://github.com/NeonGeckoCom/neon-llm-gemini/tree/0.0.1a4) (2023-06-30) |
| 68 | + |
| 69 | +[Full Changelog](https://github.com/NeonGeckoCom/neon-llm-gemini/compare/0.0.1a3...0.0.1a4) |
| 70 | + |
| 71 | +## [0.0.1a3](https://github.com/NeonGeckoCom/neon-llm-gemini/tree/0.0.1a3) (2023-06-06) |
| 72 | + |
| 73 | +[Full Changelog](https://github.com/NeonGeckoCom/neon-llm-gemini/compare/0.0.1a2...0.0.1a3) |
| 74 | + |
| 75 | +## [0.0.1a2](https://github.com/NeonGeckoCom/neon-llm-gemini/tree/0.0.1a2) (2023-05-16) |
| 76 | + |
| 77 | +[Full Changelog](https://github.com/NeonGeckoCom/neon-llm-gemini/compare/babd77e0f173fbe3681927677602c72c58774ff0...0.0.1a2) |
30 | 78 |
|
31 | 79 |
|
32 | 80 |
|
|
0 commit comments