ziya 0.1.0__tar.gz → 0.1.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of ziya might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2023 LangChain, Inc.
3
+ Copyright (c) 2024 ziya-ai
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ziya
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary:
5
5
  Author: Vishnu Krishnaprasad
6
6
  Author-email: vishnukool@gmail.com
@@ -24,6 +24,10 @@ Description-Content-Type: text/markdown
24
24
 
25
25
  # Ziya
26
26
 
27
+ ## Documentation
28
+ See the [GitHub Repository](https://github.com/ziya-ai/ziya)
29
+
30
+ ## Overview
27
31
  Ziya is a code assist tool for AWS Bedrock models. It can read your entire codebase and answer questions.
28
32
 
29
33
  The current version only performs read operations. However, future versions will be able to:
@@ -1,5 +1,9 @@
1
1
  # Ziya
2
2
 
3
+ ## Documentation
4
+ See the [GitHub Repository](https://github.com/ziya-ai/ziya)
5
+
6
+ ## Overview
3
7
  Ziya is a code assist tool for AWS Bedrock models. It can read your entire codebase and answer questions.
4
8
 
5
9
  The current version only performs read operations. However, future versions will be able to:
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "ziya"
3
- version = "0.1.0"
3
+ version = "0.1.1"
4
4
  description = ""
5
5
  authors = ["Vishnu Krishnaprasad <vishnukool@gmail.com>"]
6
6
  readme = "README.md"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes