-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This PR fix devika #603
Open
darrassi1
wants to merge
23
commits into
stitionai:main
Choose a base branch
from
darrassi1:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
This PR fix devika #603
+41
−10
Commits on Jun 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0eeeb5 - Browse repository at this point
Copy the full SHA a0eeeb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63d4e37 - Browse repository at this point
Copy the full SHA 63d4e37View commit details -
add normpath to resolvle backslach compatibilite beetwen linux and windows
Configuration menu - View commit details
-
Copy full SHA for 5cebc42 - Browse repository at this point
Copy the full SHA 5cebc42View commit details -
update save code function to resolve backslash issue
Configuration menu - View commit details
-
Copy full SHA for 28318a2 - Browse repository at this point
Copy the full SHA 28318a2View commit details -
When a project is created, the folder is created immediately. When the "Delete Project" button is triggered, the project is deleted immediately.
Configuration menu - View commit details
-
Copy full SHA for 4728412 - Browse repository at this point
Copy the full SHA 4728412View commit details -
Setting the temperature to 0 is not good, because the model will return the prompt repeatedly.
Configuration menu - View commit details
-
Copy full SHA for 2c763d5 - Browse repository at this point
Copy the full SHA 2c763d5View commit details -
Setting the temperature to 0 is not good, because the model will return the prompt repeatedly.
Configuration menu - View commit details
-
Copy full SHA for 4ef6234 - Browse repository at this point
Copy the full SHA 4ef6234View commit details -
Setting the temperature to 0 is not good, because the model will return the prompt repeatedly. so setting temperature to 1 will be better option.
Configuration menu - View commit details
-
Copy full SHA for c35be80 - Browse repository at this point
Copy the full SHA c35be80View commit details -
Setting the temperature to 0 is not good, because the model will return the prompt repeatedly.
Configuration menu - View commit details
-
Copy full SHA for bd980e4 - Browse repository at this point
Copy the full SHA bd980e4View commit details -
Setting the temperature to 0 is not good, because the model will return the prompt repeatedly.
Configuration menu - View commit details
-
Copy full SHA for d01dbe6 - Browse repository at this point
Copy the full SHA d01dbe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f45f4b1 - Browse repository at this point
Copy the full SHA f45f4b1View commit details
Commits on Jun 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 088525f - Browse repository at this point
Copy the full SHA 088525fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c62f83 - Browse repository at this point
Copy the full SHA 1c62f83View commit details -
this change fix this error File "C:\Users\pc\Desktop\stream_main\devika\src\agents\coder\coder.py", line 131, in execute valid_response = self.validate_response(response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\pc\Desktop\stream_main\devika\src\agents\coder\coder.py", line 37, in validate_response self.logger.debug(f"Response from the model: {response}") File "C:\Users\pc\Desktop\stream_main\devika\src\logger.py", line 32, in debug self.logger.debug(message) File "C:\Users\pc\Desktop\stream_main\devika\.venv\Lib\site-packages\fastlogging\fastlogging.py", line 248, in debug self.__log(DEBUG, msg, args, kwargs) File "C:\Users\pc\Desktop\stream_main\devika\.venv\Lib\site-packages\fastlogging\fastlogging.py", line 238, in __log self._logMessage(None, (log_time, domain, level, msg, kwargs), 0) File "C:\Users\pc\Desktop\stream_main\devika\.venv\Lib\site-packages\fastlogging\fastlogging.py", line 423, in _logMessage print(message, file=self.stdout if level < ERROR else self.stderr) File "C:\Users\pc\Desktop\stream_main\devika\.venv\Lib\site-packages\colorama\ansitowin32.py", line 47, in write self.__convertor.write(text)
Configuration menu - View commit details
-
Copy full SHA for 894c6d0 - Browse repository at this point
Copy the full SHA 894c6d0View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8bb37d - Browse repository at this point
Copy the full SHA f8bb37dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53ffe6a - Browse repository at this point
Copy the full SHA 53ffe6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60dcd9b - Browse repository at this point
Copy the full SHA 60dcd9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc04946 - Browse repository at this point
Copy the full SHA cc04946View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77c7b1f - Browse repository at this point
Copy the full SHA 77c7b1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a80086b - Browse repository at this point
Copy the full SHA a80086bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d9b60d - Browse repository at this point
Copy the full SHA 3d9b60dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e18caea - Browse repository at this point
Copy the full SHA e18caeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0b388f - Browse repository at this point
Copy the full SHA b0b388fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.